home *** CD-ROM | disk | FTP | other *** search
/ Aminet 51 / Aminet 51 (2002)(GTI - Schatztruhe)[!][Oct 2002].iso / Aminet / hard / drivr / BetaScanMustek.lha / mustek.desc < prev    next >
Text File  |  2002-05-05  |  2KB  |  92 lines

  1. ; SANE Backend specification file
  2. ;
  3. ; It's basically emacs-lisp --- so ";" indicates comment to end of line.
  4. ; All syntactic elements are keyword tokens, followed by a string or
  5. ;  keyword argument, as specified.
  6. ;
  7. ; ":backend" *must* be specified.
  8. ; All other information is optional (but what good is the file without it?).
  9. ;
  10.  
  11. :backend "mustek"        ; name of backend
  12. :version "1.0-122"        ; version of backend
  13. :status :stable            ; :alpha, :beta, :stable, :new
  14. :manpage "sane-mustek"        ; name of manpage (if it exists)
  15. :url "http://www.meier-geinitz.de/sane/"
  16.  
  17. :devicetype :scanner
  18.  
  19. :mfg "Mustek"            ; name a manufacturer
  20. :url "http://www.mustek.com/"
  21.  
  22. :model "Paragon MFS-6000CX"
  23. :interface "SCSI"
  24. :comment "3-pass"
  25. :model "Paragon MFS-12000CX"
  26. :interface "SCSI"
  27. :comment "3-pass"
  28. :model "Paragon MFC-600S"
  29. :interface "SCSI"
  30. :model "Paragon 600 II CD"
  31. :interface "SCSI"
  32. :model "ScanMagic 600 II SP"
  33. :interface "SCSI"
  34. :model "Paragon MFC-800S"
  35. :interface "SCSI"
  36. :model "Paragon 800 II SP"
  37. :interface "SCSI"
  38. :model "Paragon MFS-6000SP"
  39. :interface "SCSI"
  40. :model "Paragon MFS-8000SP"
  41. :interface "SCSI"
  42. :model "Paragon MFS-1200SP"
  43. :interface "SCSI"
  44. :model "Paragon MFS-12000SP"
  45. :interface "SCSI"
  46. :model "ScanExpress 6000SP"
  47. :interface "SCSI"
  48. :model "ScanExpress 12000SP"
  49. :interface "SCSI"
  50. :model "ScanExpress 12000SP Plus"
  51. :interface "SCSI"
  52. :model "Paragon 1200 III SP"
  53. :interface "SCSI"
  54. :model "Paragon 1200 LS"
  55. :interface "SCSI"
  56. :model "ScanMagic 9636S"
  57. :interface "SCSI"
  58. :model "ScanMagic 9636S Plus"
  59. :interface "SCSI"
  60. :model "ScanExpress A3 SP"
  61. :interface "SCSI"
  62. :comment "Please test!"
  63. :model "Paragon 1200 SP Pro"
  64. :interface "SCSI"
  65. :model "Paragon 1200 A3 Pro"
  66. :interface "SCSI"
  67. :comment "Please test!"
  68. :model "Paragon 600 II N"
  69. :interface "Proprietary"
  70.  
  71. :mfg "Trust"            ; name a manufacturer
  72. :url "http://www.trust-site.com"
  73. :model "Imagery 1200"
  74. :interface "SCSI"
  75. :comment "3-pass"
  76. :model "Imagery 1200 SP"
  77. :interface "SCSI"
  78. :model "Imagery 4800 SP"
  79. :interface "SCSI"
  80. :model "SCSI Connect 19200"
  81. :interface "SCSI"
  82. :model "SCSI excellence series 19200"
  83. :interface "SCSI"
  84.  
  85. :mfg "Primax"            ; name a manufacturer
  86. :url "http://www.primax.nl"
  87. :model "Compact 4800 SCSI"
  88. :interface "SCSI"
  89.  
  90. ; :comment and :url specifiers are optional after :mfg, :model, :desc,
  91. ;  and at the top-level.
  92.